home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / lightins / lightins.exe / {app} / lightartist.exe / 0 / RCDATA / TWATERMARKFORM / TWATERMARKFORM.txt < prev   
Text File  |  2004-12-29  |  3KB  |  129 lines

  1. object WatermarkForm: TWatermarkForm
  2.   Left = 389
  3.   Top = 418
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'Light Artist'
  7.   ClientHeight = 64
  8.   ClientWidth = 514
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poMainFormCenter
  19.   Scaled = False
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object TeLabel1: TTeLabel
  23.     Left = 8
  24.     Top = 7
  25.     Width = 501
  26.     Height = 17
  27.     Performance = kspNoBuffer
  28.     Alignment = taCenter
  29.     AutoSize = False
  30.     Anchors = [akLeft, akRight]
  31.     Caption = 
  32.       'Please, be aware that the image will be watermarked as you are u' +
  33.       'sing trial version'
  34.     Color = clBtnFace
  35.     ParentColor = False
  36.     ThemeObject = 'default'
  37.   end
  38.   object OkButton: TTeButton
  39.     Left = 159
  40.     Top = 32
  41.     Width = 74
  42.     Height = 25
  43.     Performance = kspDoubleBuffer
  44.     BlackAndWhiteGlyph = False
  45.     Caption = 'OK'
  46.     FontOptions.Bold = False
  47.     FontOptions.Italic = False
  48.     FontOptions.SizeDelta = 0
  49.     FontOptions.FontColor = clNone
  50.     FontOptions.StrikeOut = False
  51.     FontOptions.Underline = False
  52.     ModalResult = 1
  53.     ThemeObject = 'default'
  54.     TabOrder = 0
  55.     WordWrap = False
  56.   end
  57.   object RegisterButton1: TTeButton
  58.     Left = 249
  59.     Top = 32
  60.     Width = 74
  61.     Height = 25
  62.     Performance = kspDoubleBuffer
  63.     OnClick = RegisterButton1Click
  64.     BlackAndWhiteGlyph = False
  65.     Caption = 'Buy now'
  66.     FontOptions.Bold = False
  67.     FontOptions.Italic = False
  68.     FontOptions.SizeDelta = 0
  69.     FontOptions.FontColor = clNone
  70.     FontOptions.StrikeOut = False
  71.     FontOptions.Underline = False
  72.     ModalResult = 2
  73.     ThemeObject = 'default'
  74.     TabOrder = 1
  75.     WordWrap = False
  76.   end
  77.   object TeForm1: TTeForm
  78.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  79.     BorderIcons = [kbiClose]
  80.     BorderStyle = kbsDialog
  81.     Dragging.Sizeable = False
  82.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  83.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  84.     Performance = ksfpSharedBuffer
  85.     StayOnTop = False
  86.     StretchBackground = False
  87.     WindowState = kwsNormal
  88.     ThemeObject = 'default'
  89.     Left = 384
  90.     Top = 32
  91.   end
  92.   object smlFormLangRes1: TsmlFormLangRes
  93.     LangFileName = 'DefLang.ini'
  94.     IgnoreEmptyString = False
  95.     AutoCreateMode = True
  96.     AddBracket = False
  97.     StringProperties.Strings = (
  98.       'Caption')
  99.     StringsProperties.Strings = (
  100.       'Tabs'
  101.       'Items')
  102.     IgnoreFormCaption = False
  103.     IncludeListViewItems = False
  104.     IncludeListViewHead = False
  105.     IncludeTreeViewItems = False
  106.     Active = True
  107.     Left = 416
  108.     Top = 32
  109.   end
  110.   object smlMenuLangRes1: TsmlMenuLangRes
  111.     LangFileName = 'DefLang.ini'
  112.     IgnoreEmptyString = False
  113.     AutoCreateMode = True
  114.     AddBracket = False
  115.     Active = True
  116.     Left = 448
  117.     Top = 32
  118.   end
  119.   object smlMsgLangRes1: TsmlMsgLangRes
  120.     LangFileName = 'DefLang.ini'
  121.     IgnoreEmptyString = False
  122.     AutoCreateMode = True
  123.     AddBracket = False
  124.     Active = True
  125.     Left = 480
  126.     Top = 32
  127.   end
  128. end
  129.